home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The X-Philes (2nd Revision)
/
The X-Philes Number 1 (1995).iso
/
xphiles
/
hp48_1
/
pubdom.tar
/
pubdom
/
rbj
/
bench
next >
Wrap
Text File
|
1990-05-09
|
266b
|
11 lines
%%HP: T(3)A(D)F(.);
@ BENCH BenchMark Program
@ RBJ 5/09/90 Clocks the Execution Time in seconds of arbitrary FUNCtion
@
@ (args) 'FUNC' -> (results) time
\<< TICKS \-> t
\<< EVAL TICKS t - B\->R 8192 / \>>
\>>